Apache Mahout
Apache Mahout is a scalable machine learning and data mining library. The following are a few highlights of this project:
- Mahout implements the machine learning and data mining algorithms using MapReduce.
- Mahout has 4 major categories of algorithms: Collaborative Filtering, Classification, Clustering, and Dimensionality Reduction.
- Mahout library contains two types of algorithms: Ones that can run in local mode and the others which can run in a distributed fashion.
- More information on Algorithms: Mahout Algorithms.
Additional Information: Home Page | Wiki | Documentation/User Guide/Reference Manual | Mailing Lists